Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI template editor #78

Merged
merged 14 commits into from
Aug 19, 2024
Merged

UI template editor #78

merged 14 commits into from
Aug 19, 2024

Conversation

buehlefs
Copy link
Contributor

@buehlefs buehlefs commented Aug 7, 2024

Add a UI template editor that can be used outside of the experiment workspace.

  • List all templates
  • Create/delete templates
  • Edit template name/description/tags
  • Display tab goups and tabs (without tab content)
  • Display template tab content
  • Edit template tabs
  • Maybe: Set default template using env var in plugin registry

Fix update bug in markdown component.

@buehlefs buehlefs marked this pull request as ready for review August 15, 2024 08:04
@buehlefs buehlefs requested a review from PhilWun August 15, 2024 08:04
Copy link
Contributor

@PhilWun PhilWun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I get ERROR Error: NG04002: Cannot match any routes. URL Segment: 'experiments/1/extra/3/plugin/2' when clicking on a plugin in a template tab.

@PhilWun
Copy link
Contributor

PhilWun commented Aug 19, 2024

"Name" is cut off
image

@buehlefs buehlefs merged commit f9269f7 into main Aug 19, 2024
2 checks passed
@buehlefs buehlefs deleted the feature/ui-template-editor branch August 19, 2024 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants